Storm

Benchmark
Model:resource-gathering v.2 (MDP)
Parameter(s)B = 1300, GOLD_TO_COLLECT = 100, GEM_TO_COLLECT = 100
Property:expgold (exp-reward-step-bounded)
Invocation (default)
~/storm/build/bin/storm --prism resource-gathering.pm --prop resource-gathering.prctl expgold --constants B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100 --exact  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:> 1800s (Timeout)
Log
Storm 1.5.1

Date: Wed Mar 18 09:28:05 2020
Command line arguments: --prism resource-gathering.pm --prop resource-gathering.prctl expgold --constants 'B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100' --exact --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.005s.

Portfolio engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=true
 WARN (DdPrismModelBuilder.cpp:1171): The reward model does not assign any non-zero rewards.
Time for model construction: 0.924s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	958894 (36 nodes)
Transitions: 	3325526 (619 nodes)
Choices: 	3080702
Reward Models:  rew_gold
Variables: 	rows: 7 meta variables (23 DD variables), columns: 7 meta variables (23 DD variables), nondeterminism: 4 meta variables (4 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (24 nodes)
   * success
-------------------------------------------------------------- 

Model checking property "expgold": R[exp]{"rew_gold"}max=? [C<=1300] ...


----------
Computation aborted after 1800.2207961082458 seconds since the total time limit of 1800 seconds was exceeded.